home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Games of Daze
/
Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso
/
x2ftp
/
msdos
/
ai
/
bpnn133u
/
timer.h
< prev
Wrap
Text File
|
1992-11-18
|
308b
|
11 lines
/*
*-----------------------------------------------------------------------------
* file: timer.h
* desc: time a program in secs
* by: patrick ko
* date: 18 jan 92
*-----------------------------------------------------------------------------
*/
void timer_restart ( );
long int timer_stop ( );